img { max-width: 100%; height: auto;/* width: auto\9; /* ie8 */}
.video embed,.video object,.video iframe { width: 100%; height: auto;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
a,button,input{ -webkit-tap-highlight-color: rgba(0,0,0,0);  -webkit-tap-highlight-color: transparent; } /*去掉手持设备点击时出现的透明层*/
input{ resize: none; /*-webkit-appearance:none;*/ } /*去掉input在ios下的默认效果*/
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 { -webkit-text-size-adjust:100%; } /*阻止旋转屏幕时自动调整字体大小*/
body { -webkit-overflow-scrolling: touch; } /*模拟iphone或ipad浏览很长的网页滚动时的滑动效果 所有的overflow需要滚动的都可以生效overflow:auto;*/

.bj, .c-banner1 {
    margin-top: 80px;
}

@media all and (orientation : landscape) { 

/*h2{color:red;}横屏时字体红色*/

} 

@media all and (orientation : portrait){ 

/*h2{color:green;}竖屏时字体绿色*/

} 


.pc{display: block;}
.wap{display: none;}
.c-pro-wap{display: none;}

@media screen and (max-width: 1600px) {  



}



@media screen and (min-width: 1921px){
	#c-top-location,#c-news3 .c-time-box .c-time,#c-job .c-list2 {
		font-size: 16px;
	}
	#c-case3 .c-list .c-wrap .c-text-box .c-text,#c-prevNext a {
		font-size: 16px;
		line-height: 26px;
	}
}

@media screen and (max-width: 1365px) {

#c-header .c-nav>li {
    padding: 0 30px;
}


.w70{width: 100%;padding: 0 1rem;}

.hezuo-box2 .swiper-button-prev {
    left: 2%;
}
.hezuo-box2 .swiper-button-next {
    right: 2%;
}

.foot .foot2 span {
    font-size: 22px;
}

.bj2 {
    padding: 30px;
}

.page ul li a {
    margin-bottom: 0px;
}

.nav_bar {
    padding: 30px 0;
}

.jins20 {
    margin-bottom: 100px;
}





}


@media screen and (max-width: 1279px) {

#c-header .c-nav>li {
    padding: 0 20px;
}


.c-pro .swiper-slide span {
    line-height: 48px;
    font-size: 14px;
}

.jins30 .jins31 {
    line-height: 26px;
    font-size: 14px;
}

.jins33 .jsxw .swiper-slide p {
    height: 100px;
    overflow: hidden;
}



.prolist-right-list.prolist ul li {
    width: 32%;
	margin: 10px 0;
    margin-left: 1%;
}


.prolist-right-list.prolist ul li:nth-child(4n+1) {
    margin-left: 1%;
}

.prolist-right-list.prolist ul li:nth-child(3n+1) {
    margin-left: 0%;
}


.quanxuan {
padding: 0;
    padding-right: 0.3rem;
}

.page.propag ul li a {
    margin-bottom: 50px;
}
.nav_bar ul li {
    display: inline-block;
    padding: 0 20px;
}


.protop .protop-right h1 {
    font-size: 24px;
}

.jins5 ul li label {
    display: block;
}

.jins5 ul li>span {
    display: block;
	padding: 0 38px;
	padding-top: 24px;
	font-size: 14px;
}




}


@media screen and (max-width: 1124px) {
/*input{ resize: none; -webkit-appearance:none; } */
	.c-container,#c-header .c-container{
		padding: 0 20px;
	}
	#c-header {
		line-height: 60px;
	}
	#c-placeholder {
		height: 60px;
	}
	#c-header .c-nav {
		display: none;
	}
	#c-header .c-switch {
		display: block;
	}
	#c-header .c-logo a img {
		height: 30px;
	}
	#c-go-top {
    bottom: 20px;
    right: 20px;
	}
	.c-banner1-top .swiper-button-next, .c-banner1-top .swiper-button-prev {
		display: none;
	}
	#c-header .c-language {
		margin-right: 50px;
	}
	#c-header .c-language img {
		margin-right: 10px;
	}
	#c-header .c-language .c-list .c-item a {
		padding: 0 10px;
	}
	#c-header .c-language .c-list {
		width: 94px;
	}
	#c-top-menu2 .c-list {
		flex-wrap: wrap;
	}
	#c-top-menu2 .c-list>li {
		width: 100%;
		border-bottom: 1px solid #f0f0f0;
	}
	#c-top-menu2 .c-list>li:last-child {
		border: 0;
	}
	#c-top-menu2 .c-list .c-list2 {
		width: 100%;
	}
	#c-top-menu2 .c-list>li>a {
		justify-content: space-between;
		line-height: 40px;
	}
	#c-top-menu2 .c-list .c-list2 {
		padding: 5px 20px;
	}
	#c-top-menu2 {
		padding: 10px 0;
	}
	#c-team .c-list .c-img-box {
		height: 4.8rem;
	}
	#c-team .c-list li {
		width: 50%;
	}
	#c-customer .c-list li {
		width: 20%;
	}
	#c-customer .c-list .c-wrap {
		height: 1.5rem;
	}
	#c-equipment .c-banner5-bottom {
		margin: 0 -20px;
	}
	#c-equipment .c-banner5-wrap .c-prev, #c-equipment .c-banner5-wrap .c-next {
		display: none;
	}
	#c-top-menu .c-list li:hover a {
		color: #666;
	}
	#c-top-menu .c-list li:hover a::before {
		width: 0;
	}
	#c-expert .c-list .c-item,#c-expert .c-list .c-box {
		width: 100%;
	}
	#c-expert .c-list .c-box .c-item:nth-child(3) .c-img-box {
    padding-top: .4rem;
	}
	#c-expert .c-list .c-box .c-item:nth-child(3) .c-img-box img {
    position: relative;
		right: 0;
    width: 100%;
	}
	.c-common-title .c-title {
		line-height: 70px;
		background-position: left 66% center;
	}
	#c-say .c-list .c-img-box,#c-say .c-list .c-text-box,.c-banner7-top .c-img-box {
		width: 100%;
	}
	.c-banner7-top .c-text-box {
		padding: 20px 0;
		width: 100%;
	}
	
	#c-header .c-switch i {
    background: #666;
}


	
#c-header .c-gn form{display: none;}
.yuyan {
    margin-top: 13px;
	margin-right: 50px;
}

.jins1 ul li {
    width: 50%;
	margin-bottom: 24px;
}	
	
.jins1{padding-bottom: 24px;}	
	
.swiper-button-prev, .swiper-button-next, .jins3{display: none;}	
.jins2 {
    padding: 24px 0;
}	

.title {
    font-size: 18px;
}
.c-pro .tjpro {
    padding-top: 24px;
}

.jins30 .title {
    padding: 24px 0;
	text-align: center;
}	
	
.jins30 {
    width: 100%;
    margin-bottom: 0px;
}	
	
.jins30 .jins31 {
    width: 100%;
}	
	
.jins30 .jins32 {
    width: 100%;
    min-height: inherit;
}	

.jins30 .jins32 video {
    height: auto;
}
	
.jins30 .jins30_1 {
    min-height: inherit;
	height: auto;
}	
.jins33 {
    width: 100%;
    margin-bottom: 24px;
}	
.jins33 .title {
    text-align: center;
    padding-bottom: 24px;
    padding-top: 24px;
}

.jins33 .jsxw {
    border: none;
    padding: 20px 0;
	padding-top: 0;
}

.hezuo-box .swiper-slide {
    padding-top: 10px;
}


.foot .foot2 {
    display: none;
}

.nav_bar ul li {
    padding: 0;
    width: 46%;
    margin: 5px 1%;
    background: #fff;
    line-height: 48px;
    border: 1px solid #ccc;
}

.nav_bar {
    padding: 24px 0;
	margin-bottom: 24px;
}
.bj2 {
    padding: 24px;
    font-size: 14px;
}

.line {
    margin: 24px 0;
}

.jins13 .jins14 strong {
    font-size: 18px;
    padding: 0;
}

.jins12 ul li {
    width: 48%;
}

.jins12 ul li:nth-child(3n+1) {
    margin-left: 2%;
}

.jins12 ul li span {
    padding: 0;
}

.bj2 {
    margin-bottom: 24px;
}

.title2 {
    font-size: 22px;
    margin-top: 24px;
}

.title2:after {
    width: 60px;
    margin-top: 24px;
    margin-bottom: 24px;
}
.hgmap-li ul li:hover:after, .hgmap-li ul li.show:after {
display: none;
}
.hgmap-li ul li {
    width: 46%;
    padding: 0;
    margin: 5px 1%;
}

.box-left {
    width: 100%;
    margin-bottom: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
}
.newlist ul li {
    padding: 24px 0;
}
.newlist ul li .list-left {
    width: 100%;
}
.newlist ul li .list-right {
    width: 100%;
}

.page ul li a {
    margin-top: 24px;
}
.box-right {
    width: 100%;
    margin-bottom: 24px;
	background: none;
}

.box-right .box-right1 {
    padding: 0px;
}

.mbx {
    padding: 24px 0;
}
.newinfo-title h1 {
    font-size: 22px;
    padding: 24px 0;
}
.line2 {
    margin: 24px 0;
}
.tag {
padding: 24px 0;
margin-bottom: 24px;
}

.box-left h3 {
    margin-bottom: 24px;
}	
	
.left-tab table tbody tr td:nth-child(2), .left-tab table tbody tr td:nth-child(3), .left-tab table tbody tr td:nth-child(4), .left-tab table tbody tr td:nth-child(5) {
  display: none;
}
.left-tab table tbody tr td{width: 100%!important}

.jins20 .jins21 {
    width: 100%;
}

.jins20 h3 {
    font-size: 18px;
    margin-bottom: 24px;
}

.jins7 label span {
    display: block;
    text-align: left;
}

.jins20 .jins21 .jins7 label input, .jins20 .jins21 .jins7 label textarea {
    width: 100%;
}

.jins7 button {
    margin-left: 0;
	width: 100%;
	margin-bottom: 40px;

}

.jins20 .jins22 {
    width: 100%;
}

.jins20 {
    margin-bottom: 24px;
}


.wap-na{
padding: 0;
}

.bj, .c-banner1 {
    margin-top: 60px;
}

.jins33 .jsxw .swiper-slide img {
    height: auto;
}


.prolist-right-list.prolist ul li {
    width: 49%;
    margin: 10px 2%;
    margin-left: 0%!important;
}

.bj2.nomar.no-bj{padding-left: 0;padding-right: 0;}

.quanxuan > a {
    width: 70%;
	margin: 0;
	margin-left: 1rem;
}

.protop {
    padding: 5px;
    margin-bottom: 24px;
}

.protop .protop-left {
    width: 100%;
}

.protop .protop-right {
    width: 100%;
    margin-top: 34px;
	padding: 24px;
}

.protop .protop-right h1 {
    font-size: 18px;
    line-height: 26px;
}

.protop .protop-right a {
    width: 100%;
    margin: 24px 0;
}


.jins4 strong {
    display: block;
    margin-bottom: 24px;
}

.jins5 h6 {
    padding-top: 25px;
}


.jins5 button[type="reset"] {
    width: 100%;
}

.jins7 {
    margin-top: 44px;
}

.jins7 label input {
    width: 100%;
}

.jins7 label textarea {
    width: 100%;
}
.jins8 .jins9 strong {
    font-size: 24px;
    padding: 24px 0;
}

.jins8 .jins10 a {
    font-size: 14px;
    margin: 24px 15px;
    padding: 0 20px;
}

.jins8 .jins9 {
    margin-top: 24px;
}

.jins33 .jsxw .swiper-slide {
    padding-top: 0;
	text-align: center;
}
.jins33 .jsxw .swiper-slide span {
    text-align: left;
}

.suspension .a-service, .suspension .a-service-phone{display: none;}
.suspension {
    height: inherit;
	bottom: 0px!important;
}


.link{display: none;}
.c-map {
    height: 260px;
}


.foot3 .foot4 {
    line-height: 22px;
	text-align: center;
	padding: 10px 0;
	float: inherit;
}

.foot3 .foot5 {
    display: none;
}


.wap_search{
  display: block;
  background: #0e67c3;
  color: #fff;
  width: 96%;
    margin: 10px auto;
}
.wap_search input {
	float: left;
	width: -webkit-calc(100% - 60px);
	width: calc(100% - 60px);
	height: 48px;
	color: #fff;
	padding: 0 15px;
}

.wap_search button {
	float: left;
	width: 60px;
	height: 48px;
	font-size: 16px;
	cursor: pointer;
	color: #fff;
	background: #0e67c3;
}

#c-header .c-nav2 a.atc{
  color: #FF4900;
}

.c-pro .jins3{display: block;top:inherit;bottom: 0;width: 90%;border: none;text-align: center;height:4px;}
.c-pro .jins3 .swiper-button-next, .c-pro .jins3 .swiper-button-prev{display: none;}
.c-pro .jins3 .swiper-pagination{display:block;width: 100%;margin: auto;}


.c-pro .jins3 .swiper-pagination-bullet{
  width: 25px;
  height: 4px;
  background: #ccc;
  border-radius: 0;
  opacity: 1;
  margin: 0 4px;
}

.c-pro .jins3 .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: #FF4900;
}
.c-pro .jins3:before{display: none;}


.guding{
  display: block;
  background: #0e67c3;
  position: fixed;
  width: 100%;
  z-index: 11111111;
  bottom:0px;
}
.guding li{
  width: 23.7%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.guding li a{
  display: block;
  color: #fff;
}

.guding li span{
  display: block;
}


.c-pro .swiper-slide {
    padding: 20px 10px;
}

.jins33 .jsxw .swiper-slide p {
    height: auto; 
    overflow: hidden;
	padding-bottom: 0;
	text-align: left;
}

.jins33 .jsxw {
    height: auto;
}

.foot3 {
    margin-bottom: 68px;
}

.c-pro{display: none;}

.c-pro-wap{
  display: block;
  margin: 24px 0;
}


.c-pro-wap li {
  float: left;
  margin: 6px 0;
  width: 49%;
  width: 100%;
  margin-right: 2%;
  box-sizing: border-box;
  text-align:center;
}
.c-pro-wap li a.img-auto {

  border: 1px solid #ccc;
  background: #fff;
  padding: 10px;
}
.c-pro-wap li:nth-child(2n){margin-right: 0;}


.c-pro-wap li span {
    font-size: 14px;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 26px;
	padding: 0 10px;
}



.prolist-right-list ul li {
  float: left;
  margin: 6px 0;
  width: 49%;
  margin-right: 2%;
  box-sizing: border-box;
  text-align:center;
  padding: 0;
  background: none;
  border: none;
}
.prolist-right-list ul li a.img-auto {

  border: 1px solid #ccc;
  background: #fff;
  padding: 10px;
}
.prolist-right-list ul li:nth-child(2n){margin-right: 0;}


.prolist-right-list ul li span {
    font-size: 14px;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 26px;
	padding: 0 10px;
}




.hezuo-box2 .swiper-pagination{display:inline-block;width: 100%;
    left: 0;}
.hezuo-box2{text-align: center;}
.hezuo-box2 .swiper-pagination span{margin: 0 5px;display: inline-block;margin-bottom: 24px;}

.protop .swiper-button-white{display: block;}

.protop-left .gallery-thumbs .swiper-slide img {
    border: 1px #eee solid;
    height: auto;
}


.main-timeline .description span:first-child {
    text-align: left;
}

.main-timeline .timeline-content:before {
    display: none!important;
}

.suspension .a-top {
    display: block!important;
	margin-bottom: 90px;
}



.fhtop {
    background: url(../images/yc5_1.jpg) no-repeat;
    width: 48px;
    height: 32px;
}











	
}














